home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / db / esm-3.1 / esm-3 / usr / local / sm / src / serverlib / thread / thread.C < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-05  |  278 b   |  13 lines

  1. /* all files */
  2. #define thread_MODULE
  3. #include "initializeTcb.c"
  4. #include "initializeThreads.c"
  5. #include "space.c"
  6. #include "threadFork.c"
  7. #include "threadSwitch.c"
  8. #include "threadRestart.c"
  9. #include "dispatch.c"
  10. #include "notify.c"
  11. #include "auditThread.c"
  12. #include "sleep.C"
  13.